func runtime.scanobject

5 uses

	runtime (current package)
		mgcmark.go#L395: 						scanobject(p, gcw)
		mgcmark.go#L1230: 		scanobject(b, gcw)
		mgcmark.go#L1319: 		scanobject(b, gcw)
		mgcmark.go#L1383: func scanobject(b uintptr, gcw *gcWork) {
		mheap.go#L1983: 				scanobject(base, gcw)